Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace deprecated chrome.loadTimes #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeffgoh
Copy link

@jeffgoh jeffgoh commented Jan 4, 2019

[Deprecation] chrome.loadTimes() is deprecated, instead use standardized API: nextHopProtocol in Navigation Timing 2. https://www.chromestatus.com/features/5637885046816768.

  • tested on chrome 71

[Deprecation] chrome.loadTimes() is deprecated, instead use standardized API: nextHopProtocol in Navigation Timing 2. https://www.chromestatus.com/features/5637885046816768.
- tested on chrome 71
@jeffgoh
Copy link
Author

jeffgoh commented Jan 4, 2019

Hi took the liberty of rewriting content.js so it would work with Chrome > 64 without complaining on the developer console

@larsnaesbye
Copy link

Could this be merged, please? It would be real nice.

@volleio
Copy link

volleio commented Jun 3, 2019

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants